home *** CD-ROM | disk | FTP | other *** search
- Date: March, 1. 1995
-
-
-
- LogicBBS v1.0 BETA
- <----------------->
- LITE VERSION
-
- Copyright 1995 ParCon Software
-
-
- System/node/door/library/AIM-XIM support programmed by Michael Pendec
- Filechecker/Arexxdoor support programmed by Nicholas Clarke
- All Testing was done by friends. Ideas supplied by various people.
-
-
- Read "HowToOrder.doc", if you want to get the FINAL version.
- -----------------------------------------------------------------------------
-
-
-
- General Help Guide
- -----------------------------------------------------------------------------
-
-
- Window configurations
- ---------------------
-
-
- Windows on publicscreens.
- =========================
- Using nodewindows on Publicscreens needs small modifications to act like
- a full screen setup.
- Windows have borders, and these borders prevent lines to be 80 characters
- long for a normal config. Your solution would be that you change your
- publicscreen(Workbench) to start in overscan. Set width to 652 pixels,
- and in the prefs file for LogicBBS you must use the command 'WINWIDTH_NODE'
- and set window width to 652 pixels. This should solve the wrapped character
- moved to next line.
-
-
- Nodescreen sizing.
- ==================
- If you prefer to view more lines on the nodescreen, than default set.
- Just modify the 'SCRHIGHT_NODE' to whatever size you prefer.
- and same is done to 'WINWIDTH_NODE'. normally you would set these two commands
- to the same value.
-
-
- Ansi colors.
- ============
-
- If you want the nodescreen to use the real ansi color standard. just
- include this command in your prefs, 'ANSI_COLOR_NODE' .
-
-
-
-
-
-
-
- Hydra transfer sessions
- -----------------------
-
- Hydra supports diskcaching. Which means lower cpu time needed during
- disktransfers. The internal caching is the best method of diskcaching,
- do not use any external diskcache tools as they would only lower the cpu
- time left for other tasks. A normal transfer with 14.400 baud, needs a
- diskcachebuffer of 16K and 28.800 baud connects needs around 32K .
-
- Commands is prefs file are:
-
- HYDRACACHE ;Enable hydra cache
- HYDRACACHEREAD 16384 ;read cache
- HYDRACACHEWRITE 16384 ;write cache
-
-
-